home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Telnet-Clients / secmail.exe / _setup.3 / Group4 / ISSIMG.dll / RCDATA / TGIFIMAGEINFODIALOG / TGIFIMAGEINFODIALOG.txt
Text File  |  1997-10-04  |  4KB  |  233 lines

  1. object GifImageInfoDialog: TGifImageInfoDialog
  2.   Left = 369
  3.   Top = 199
  4.   BorderStyle = bsDialog
  5.   Caption = 'Gif File info'
  6.   ClientHeight = 336
  7.   ClientWidth = 409
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 393
  19.     Height = 297
  20.     Shape = bsFrame
  21.   end
  22.   object Label7: TLabel
  23.     Left = 96
  24.     Top = 232
  25.     Width = 105
  26.     Height = 13
  27.     Caption = 'Number of SubImages'
  28.   end
  29.   object OKBtn: TButton
  30.     Left = 119
  31.     Top = 308
  32.     Width = 75
  33.     Height = 25
  34.     Caption = 'OK'
  35.     Default = True
  36.     ModalResult = 1
  37.     TabOrder = 0
  38.   end
  39.   object CancelBtn: TButton
  40.     Left = 199
  41.     Top = 308
  42.     Width = 75
  43.     Height = 25
  44.     Cancel = True
  45.     Caption = 'Cancel'
  46.     ModalResult = 2
  47.     TabOrder = 1
  48.   end
  49.   object V87a: TRadioButton
  50.     Left = 32
  51.     Top = 24
  52.     Width = 65
  53.     Height = 17
  54.     Caption = 'Gif87a'
  55.     Checked = True
  56.     Enabled = False
  57.     TabOrder = 2
  58.     TabStop = True
  59.   end
  60.   object V89a: TRadioButton
  61.     Left = 96
  62.     Top = 24
  63.     Width = 65
  64.     Height = 17
  65.     Caption = 'Gif89a'
  66.     Enabled = False
  67.     TabOrder = 3
  68.   end
  69.   object GroupBox1: TGroupBox
  70.     Left = 24
  71.     Top = 48
  72.     Width = 361
  73.     Height = 177
  74.     Caption = 'Screendescriptor'
  75.     TabOrder = 4
  76.     object Label1: TLabel
  77.       Left = 16
  78.       Top = 29
  79.       Width = 28
  80.       Height = 13
  81.       Caption = 'Width'
  82.     end
  83.     object Label2: TLabel
  84.       Left = 16
  85.       Top = 53
  86.       Width = 31
  87.       Height = 13
  88.       Caption = 'Height'
  89.     end
  90.     object Label3: TLabel
  91.       Left = 16
  92.       Top = 77
  93.       Width = 64
  94.       Height = 13
  95.       Caption = 'PackedFields'
  96.     end
  97.     object Label4: TLabel
  98.       Left = 16
  99.       Top = 101
  100.       Width = 108
  101.       Height = 13
  102.       Caption = 'BackgroundColorIndex'
  103.     end
  104.     object Label5: TLabel
  105.       Left = 16
  106.       Top = 125
  107.       Width = 56
  108.       Height = 13
  109.       Caption = 'Aspect ratio'
  110.     end
  111.     object Label6: TLabel
  112.       Left = 280
  113.       Top = 85
  114.       Width = 55
  115.       Height = 13
  116.       Caption = 'BitsPerPixel'
  117.     end
  118.     object Label8: TLabel
  119.       Left = 208
  120.       Top = 149
  121.       Width = 143
  122.       Height = 13
  123.       Caption = 'Number of colors in color table'
  124.     end
  125.     object WidthEdit: TSpinEdit
  126.       Left = 144
  127.       Top = 24
  128.       Width = 60
  129.       Height = 22
  130.       Enabled = False
  131.       MaxValue = 0
  132.       MinValue = 0
  133.       TabOrder = 0
  134.       Value = 0
  135.     end
  136.     object HeightEdit: TSpinEdit
  137.       Left = 144
  138.       Top = 48
  139.       Width = 60
  140.       Height = 22
  141.       Enabled = False
  142.       MaxValue = 0
  143.       MinValue = 0
  144.       TabOrder = 1
  145.       Value = 0
  146.     end
  147.     object PackedFieldsEdit: TSpinEdit
  148.       Left = 144
  149.       Top = 72
  150.       Width = 60
  151.       Height = 22
  152.       Enabled = False
  153.       MaxValue = 0
  154.       MinValue = 0
  155.       TabOrder = 2
  156.       Value = 0
  157.     end
  158.     object BgColorIndexEdit: TSpinEdit
  159.       Left = 144
  160.       Top = 96
  161.       Width = 60
  162.       Height = 22
  163.       Enabled = False
  164.       MaxValue = 0
  165.       MinValue = 0
  166.       TabOrder = 3
  167.       Value = 0
  168.     end
  169.     object AspectRatioEdit: TSpinEdit
  170.       Left = 144
  171.       Top = 120
  172.       Width = 60
  173.       Height = 22
  174.       Enabled = False
  175.       MaxValue = 0
  176.       MinValue = 0
  177.       TabOrder = 4
  178.       Value = 0
  179.     end
  180.     object HasGlobalColormapBox: TCheckBox
  181.       Left = 224
  182.       Top = 56
  183.       Width = 121
  184.       Height = 17
  185.       Caption = 'Has global colormap'
  186.       Enabled = False
  187.       TabOrder = 5
  188.     end
  189.     object BitsPerPixelEdit: TSpinEdit
  190.       Left = 224
  191.       Top = 80
  192.       Width = 49
  193.       Height = 22
  194.       Enabled = False
  195.       MaxValue = 8
  196.       MinValue = 1
  197.       TabOrder = 6
  198.       Value = 1
  199.     end
  200.     object NoColorsEdit: TSpinEdit
  201.       Left = 144
  202.       Top = 144
  203.       Width = 60
  204.       Height = 22
  205.       Enabled = False
  206.       MaxValue = 0
  207.       MinValue = 0
  208.       TabOrder = 7
  209.       Value = 0
  210.     end
  211.   end
  212.   object NoSubImagesEdit: TSpinEdit
  213.     Left = 32
  214.     Top = 227
  215.     Width = 57
  216.     Height = 22
  217.     Enabled = False
  218.     MaxValue = 0
  219.     MinValue = 0
  220.     TabOrder = 5
  221.     Value = 0
  222.   end
  223.   object Button1: TButton
  224.     Left = 32
  225.     Top = 264
  226.     Width = 153
  227.     Height = 25
  228.     Caption = 'Show info subimages'
  229.     TabOrder = 6
  230.     OnClick = Button1Click
  231.   end
  232. end
  233.